home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / soft / development / Macromedia RoboHelp X5 / RoboHelpOffice.exe / Data1.cab / _A6C5A745034846F7975DB8F69F29D4F2 < prev    next >
Encoding:
Text File  |  2003-06-30  |  936 b   |  23 lines

  1. <HTML>
  2.     <script language="javascript">
  3.     <!--
  4.     function CorrectFrame()
  5.     {
  6.         var curLoc = window.frames["comm"].document.location.href;
  7.         if (curLoc.indexOf(parent.gsParamPasser) == -1)
  8.             window.frames["comm"].document.location.href = parent.gsParamPasser;
  9.     }
  10.     function UniqueID() {
  11.         return parent.UniqueID();
  12.     }
  13.     var sHTML = "";
  14.     sHTML += "<frameset rows=\"35%, 35%, 30%\" frameborder=\"0\" borderspace=\"0\" BORDER=\"0\">\n";
  15.     sHTML += "<frame name=\"comm\" onload=\"CorrectFrame()\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" id=\"comm\" src=\"wf_blank.htm\" />\n";
  16.     sHTML += "<frame name=\"Master\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" id=\"master\" src=\"wf_master.htm\" />\n";
  17.     sHTML += "<frame name=\"skin\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" id=\"skin\" src=\"wf_blank.htm\" />\n";
  18.     sHTML += "</frameset>\n";
  19.     document.write(sHTML);
  20.     //-->
  21.     </script>
  22. </HTML>
  23.